ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.MultiRow Assembly / C1.Web.Mvc.MultiRow Namespace / MultiRow<T> Class
Members

In This Topic
    MultiRow<T> Class
    In This Topic
    The MultiRow control provides a powerful and flexible way to display and edit data in multiple rows per item.
    Object Model
    MultiRow<T> Class
    Syntax
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control
             C1.Web.Mvc.ItemsBoundControl<T>
                C1.Web.Mvc.FlexGridBase<T>
                   C1.Web.Mvc.MultiRow.MultiRow<T>

    See Also